-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.4.0
-
Code
-
Classes
- Mailer
Total Complexity |
60 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
438 |
Lines of code |
187 |
Logical lines of code |
99 |
Comment lines |
168 |
Methods |
17 |
Properties |
4 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_recipients() |
A |
48 |
12 |
33 |
set_reply_to() |
A |
53 |
8 |
22 |
set_content() |
S |
57 |
6 |
19 |
set_attachments() |
S |
55 |
5 |
19 |
get_response_error() |
S |
58 |
5 |
15 |
set_headers() |
S |
65 |
4 |
8 |
set_body_header() |
S |
61 |
3 |
13 |
has_message_id() |
S |
62 |
3 |
13 |
set_from() |
S |
64 |
3 |
9 |
get_debug_info() |
S |
73 |
2 |
4 |
is_mailer_complete() |
S |
68 |
2 |
7 |
process_response() |
S |
68 |
2 |
7 |
get_body() |
S |
75 |
1 |
4 |
set_return_path() |
S |
91 |
1 |
2 |
is_email_sent() |
S |
79 |
1 |
3 |
set_subject() |
S |
80 |
1 |
3 |
__construct() |
S |
69 |
1 |
6 |